projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4b989a
)
(buffer-undo-list): Write fns-VERSION.el in lib-src.
author
Geoff Voelker
<voelker@cs.washington.edu>
Mon, 7 Dec 1998 19:25:32 +0000
(19:25 +0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Mon, 7 Dec 1998 19:25:32 +0000
(19:25 +0000)
lisp/loadup.el
patch
|
blob
|
history
diff --git
a/lisp/loadup.el
b/lisp/loadup.el
index 254b6ad2c24ceade617502b0e88e731100b7c2f3..1f42285d45101bc11952a8673b96ec62d3679493 100644
(file)
--- a/
lisp/loadup.el
+++ b/
lisp/loadup.el
@@
-227,8
+227,8
@@
(write-region (point-min) (point-max)
(expand-file-name
(if (eq system-type 'ms-dos)
- "../li
sp
/fns.el"
- (format "../li
sp
/fns-%s.el" emacs-version))
+ "../li
b-src
/fns.el"
+ (format "../li
b-src
/fns-%s.el" emacs-version))
invocation-directory))
(erase-buffer))
(setq load-history nil)